Skip to content

docs: add deno check --check-js and deno fmt --fail-fast#2952

Merged
thisisjofrank merged 1 commit intomainfrom
docs/check-js-and-fmt-fail-fast
Mar 5, 2026
Merged

docs: add deno check --check-js and deno fmt --fail-fast#2952
thisisjofrank merged 1 commit intomainfrom
docs/check-js-and-fmt-fail-fast

Conversation

@bartlomieju
Copy link
Member

Summary

  • Document --check-js flag for deno check — type-check JS files without needing // @ts-check or config changes
  • Document --fail-fast flag for deno fmt --check — stop on first unformatted file in CI

Test plan

  • Verify /runtime/reference/cli/check/ renders correctly
  • Verify /runtime/reference/cli/fmt/ renders correctly

🤖 Generated with Claude Code

- Document --check-js flag for type-checking JavaScript files without config
- Document --fail-fast flag for stopping on first unformatted file in CI

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@thisisjofrank thisisjofrank merged commit 8994ce7 into main Mar 5, 2026
2 checks passed
@thisisjofrank thisisjofrank deleted the docs/check-js-and-fmt-fail-fast branch March 5, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants